panoramaxservercgisuffix(
SERVER
)

The panoramaxservercgisuffix( function adds the Panorama server cgi suffix to a url


Parameters

This function has one parameter:

server – the base URL that the CGI suffix will be added to.


Description

This function adds the Panorama server cgi suffix to a url.

panoramaxservercgisuffix("http://company.com") ☞ http://company.com/cgi-bin/panoramax.cgi

This function also works for Panorama cloud host URL’s.

panoramaxservercgisuffix("http://cloud9.provue.com[30948]") ☞ http://cloud9.provue.com/cgi-bin/panoramax_ 30948.cgi

See Also


History

VersionStatusNotes
10.2NewNew in this version.